home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-9.10-netbook-remix-PL.iso / casper / filesystem.squashfs / usr / share / doc / python-utidylib / README.Debian-source < prev    next >
Text File  |  2008-10-20  |  760b  |  17 lines

  1. Since the upstream provides only a .zip archive, we need to repackage
  2. it into a .tar.gz:
  3. 1) Download the current version from 
  4.         http://download.berlios.de/utidylib/uTidylib-$VERSION.zip
  5.    where $VERSION is the latest available upstream release.
  6.    You can use the `uscan` program to retrieve the newest version
  7.    of this file, just point it to the unpacked utidylib source
  8.    directory (must include the "debian/" folder).
  9.  
  10. 2) Unpack the ZIP archive, rename the resulting directory to
  11.    utidylib-$VERSION.orig and run create the .orig.tar.gz:
  12.    $ unzip uTidylib-$VERSION.zip
  13.    $ mv uTidylib-$VERSION utidylib-$VERSION
  14.    $ tar czvf utidylib_$VERSION.orig.tar.gz utidylib-$VERSION
  15.  
  16. -- Igor Stroh <jenner@debian.org>  Sun, 21 Aug 2005 10:18:04 +0200
  17.